#include <complex_operators.hpp>


Public Member Functions | |
| void | operator() (const T &t) |
| template<> | |
| void | operator() (const RealType &x) |
| template<> | |
| void | operator() (const ComplexType &x) |
| void gridpack::math::l1_norm< ComplexType >::operator() | ( | const ComplexType & | x | ) |
| void gridpack::math::l1_norm< RealType >::operator() | ( | const RealType & | x | ) |
| void gridpack::math::l1_norm< T >::operator() | ( | const T & | t | ) | [virtual] |
1.6.1